Fix the build
authorMatthias Clasen <mclasen@redhat.com>
Tue, 9 May 2017 18:01:22 +0000 (14:01 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 9 May 2017 18:01:57 +0000 (14:01 -0400)
It seems that new gtk-doc doesn't like this variable,
so drop it.

docs/reference/gtk/Makefile.am

index 5a88a124536dbc5062343572c65fee7b522d7fba..9442a5d55db71930f3a7a0cc2131613644546349 100644 (file)
@@ -278,8 +278,6 @@ GTKDOC_LIBS = \
 # Extra options to supply to gtkdoc-mkdb
 MKDB_OPTIONS=--output-format=xml --name-space=gtk
 
-MKHTML_OPTIONS="--path=\"$(abs_srcdir):$(top_srcdir)/examples\""
-
 # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE)
 content_files =                                        \
        broadway.xml                            \